EMT Practice Test

1. Question Content...


Question List

Question1: A system administrator uses the following command on a Linux system to create broker BRK1 on queue manager BRK1QM. The queue manger has not yet been created. mqsicreatebroker BRK1 -q BRK1QM -e / var/mqsi/SharedPath -x /mqm/qmdata -s active What is the result of the command? The command creates the broker:

Question2: A system administrator is installing the WebSphere Message Broker Toolkit V8.0 with the following system resources: OS: Linux X86-64 Memory: 512 Mb RAM Processor: Intel Pentium III (800 MHz Speed) Disk Space: 1.6 Gb plus 1.6 Gb of Temporary Space Which component does not pass the minimum system requirement?

Question3: A multi-instance broker BRK1 has been created successfully using an existing multi-instance queue manager for a high availability configuration on client nodes N1 and N2. To start the broker, a system administrator first executes the command mqsistart BRK1 on node N1 and then on node N2. To check the broker status, the system administrator executes the command mqsilist on both nodes. What broker state should the system administrator expect? The broker is in active mode on:

Question4: An application team consults with a system administrator on ways to increase the response time of one of their message flows. The system administrator is also informed that the messages are not that critical, peak volumes are very high and response time should be very low. The system administrator performs a quick analysis of the system data during peak volume processing and notices that the CPU utilization is moderate but I/O operations are very high. How should the administrator suggest improving the message flow response time?

Question5: A company has a shared broker environment where each department uses their own execution group. A department's application team wants to increase the throughput of a specific flow. What should the system administrator do to increase the overall through-put without any additional administrative overhead?

Question6: A system administrator wants to install WebSphere Message Broker V8.0 (64-bits version) in the Spanish language on the Windows Server 2008 R2. The system administration reviews the software requirements and finds that a Microsoft component should be installed before installing the product. Which Microsoft component should the system administrator install?

Question7: A broker running on a UNIX box crashes for which a system administrator raises a ticket with IBM Support.
The IBM Support team asks the system administrator to collect the diagnostic documents to investigate further. To do so, which command should the system administrator run?

Question8: A developer has built a message flow containing a compute node accessing a DataSource name DB1 and would like to deploy to a broker BRK1 running on an AIX system. The system administrator has configured odbc.ini and odbcinst.ini files and has run the mqsisetdbparms command. Which command does the system administrator need to run to verify that the ODBC has been configured correctly?

Question9: A system administrator is asked by the development team to enable gathering of statistics for GlobalCache and DotNetGC and used by applications deployed to execution group EG1 running on broker BRK1.
Which commands does the system administrator need to issue?

Question10: A system administrator defined one execution group per partner system. Recently, one of the partner systems developed 5 new message flows that processed messages containing large number of repeating elements. The system administrator is asked to tune the DataFlowEngine before deploying these new message flows. How should the system administrator do this?

Question11: A system administrator is assisting with the design of a new WebSphere Message Broker V8.0 application that communicates with SAP and needs to be highly available. The WebSphere Message Broker topology is a 2 node active/active configuration. What additional steps does the system administrator need to take to make SAP highly available to the WebSphere Message Broker application?

Question12: A multi-instance broker BRK1 associated the multi-instance queue manager QM1 is running in active mode on client node N1 and in standby mode on client node N2. In order to update a Fix Pack, a system administrator needs to make a controlled failover from the node N1 to the node N2. Which command does the system administrator need to execute to start the controlled failover process?

Question13: A system administrator is trying to configure an existing multi-instance broker BRK1 as a WebSphere MQ service so that the broker starts and stops automatically when its associated queue manager starts and stops. Which command does the system administrator have to run?

Question14: A system administrator has been asked to migrate an existing broker installation on AIX from WebSphere Message Broker V7.0 running with WebSphere MQ V7.1 to WebSphere Message Broker V8.0. The existing broker consists of message flows that use publish-subscribe functionality as well as access a DB2 database from compute nodes. The administrator installs the broker component in a new location on the AIX machine, removes the broker from the domain configuration and stops the broker. Which of the following additional steps does the system administrator need to perform to complete the migration?
(Choose two.)

Question15: A company has multiple users that access broker using web user interface. The system administrator of the company has been asked to define security for a group of users in such a way that user1 is able to view all the broker resources, user2 is able to view and modify all the broker resources and user3 is able to view and modify selected broker resources. What does the system administrator need to do?

Question16: A system administrator is designing an active-active, high availability configuration to WebSphere Message Broker using two nodes. Which are the minimum components required in each node for this configuration?

Question17: A system administrator is asked to deploy updated code to execution group EG1 running on broker BRK1.
There are 2 message flows deployed to the execution group. After a review, it was found that the deployed flow Req.msgflow should have been named Request.msgflow. The other flow Quote.msgflow needed to be updated to accommodate a bug fix. The updated flow code is provided to the system administrator with all of its dependent resources in two separate BAR files (Request.bar and Quote.bar). Which commands does the system administrator need to issue to successfully deploy the new BAR files?

Question18: A system administrator upgraded the WebSphere Message Broker runtime to the latest Fix Pack. After the upgrade, when the system administrator tries to start the broker BRK1, one of the execution groups EG1 does not start. The broker repeatedly shows BIP2060W in the broker syslogs on that execution group. The system administrator checked the install logs and finds that the Fix Pack was installed successfully. The system administrator searches the web for any known problems, but does not find any hits. The system administrator decides to capture a startup trace on the execution group to see if any diagnostic information can be detected. What should the system administrator do to initiate the trace?

Question19: A system administrator is monitoring the Activity Logs in WebSphere Message Broker Explorer and notices the following error:

Which component caused the error?

Question20: A system administrator runs the following command in an environment where EG1 is an execution group running under broker BRK1 mqsistartmsgflow BRK1 -e EG1 -k App1 -m F1 What can the system administrator expect from the successful execution of the command?

Question21: An established insurance (parent) company has legacy applications that require data in the COMMAREA format. It has acquired a small insurance (child) company with applications that use the XML format for application communication. The parent company wants to use the child company's web customer portal.
This requires interaction between the legacy and modern application to process a transaction. How should the system administrator implement this requirement?

Question22: A system administrator is asked to build a Message Broker high availability solution on Unix using a multi- instance broker. Which component does the system administrator need to implement for the solution?

Question23: A system administrator has been asked to configure a database DB1 for record and replay of data in an environment consisting of a broker BRK1. The system administrator created the database and corresponding DataSourceName DB1, the tables for recording data and has given the necessary authorization for BRK1 to access DB1. Which additional database configuration steps does the system administrator need to perform on BRK1 to enable recording of messages processed by a message flow F1 in execution group EG1?

Question24: An application team informs the system administrator that a new flow has performance issues. The system administrator does the analysis and notices that although the flow contains less than 10 nodes and does not contain any complex logic, it is processing very large messages. What should the system administrator do to enhance the DataFlowEngine performance?

Question25: A system administrator executes the command mqsirestorebroker to restore a broker on a QA environment. However, it is found that the backup file used contains incomplete information associated with the broker. Which of the following situations may result in the failure during creating the backup file?

Question26: A message flow has been deployed with monitoring activated. A system administrator is asked to generate additional monitoring events on the message flow for transaction auditing without redeploying the flow.
How should the system administrator do this?

Question27: A system administrator is tasked with migrating from WebSphere Message Broker V6.1 to V8.0. The company has a mix of applications including publish/subscribe. What minimum pre-requisite software levels must the system administrator be aware of for the migration?

Question28: A system administrator is asked to check whether the deployed HTTP nodes are using the listener embedded in the execution group. Which command should the system administrator run?

Question29: A system administrator is deploying MsgFlow1 and MsgFlow2 and its dependent resources to a single execution group of production broker BRK1 for the development team, and notices that there are dependent artifacts being deployed multiple times to the execution group? What should be the system administrator's advice to the development team so they take advantage of the WebSphere Message Broker V8.0 features?

Question30: A system administrator has detected a performance problem on execution group EG1 in broker BRK1. The system administrator reviews the local error log (syslog) but does not find errors. As a result, the system administrator activates the resource statistics and finds that the CumulativeGCTimeInSeconds value increases every 5 seconds in each 20-second statistics interval. What should the system administrator do to resolve the performance issue?

Question31: A system administrator is asked to set up the statistical and account data collection for all message flows deployed in the execution group EG1 of broker BRK1 for billing purposes. The system administrator executes command mqsichangeflowstats BRK1 -s -e EG1 -j -c active -n basic. What does the administrator need to do to receive the statistical and account data?

Question32: A system administrator needs to verify whether the current Linux systems network file system mounted as / MQHA will support implementing a multi-instance WebSphere Message Broker for high availability. Which command does the system administrator need to run to validate that the network file system is capable of supporting a multi-instance configuration?

Question33: A system administrator is asked to back up a broker in a production environment by executing the command mqsibackupbroker. Which artifacts should the system administrator expect to be included in the backup file?